runtime.piController.max (field)
5 uses
runtime (current package)
mgcpacer.go#L361: max: 1000,
mgcpacer.go#L1287: min, max float64 // Output boundaries.
mgcpacer.go#L1326: } else if output > c.max {
mgcpacer.go#L1327: output = c.max
mgcscavenge.go#L296: max: 1000.0, // 1000:1
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)